fix(deps): Update dbt packages#1642
Merged
Merged
Conversation
cloudquery-ci
Bot
force-pushed
the
renovate/dbt-packages
branch
4 times, most recently
from
July 1, 2026 07:33
43db4f7 to
999b3a1
Compare
cloudquery-ci
Bot
force-pushed
the
renovate/dbt-packages
branch
from
July 1, 2026 11:11
999b3a1 to
cce3c71
Compare
This was referenced Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.10.0→==1.10.2==1.11.1→==1.11.3==1.10.0→==1.10.1==1.11.8→==1.11.11==1.10.0→==1.10.2==1.11.4→==1.11.6Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dbt-labs/dbt-adapters (dbt-athena-community)
v1.10.2: dbt-adapters v1.10.2Compare Source
dbt-adapters 1.10.2 - October 01, 2024
Under the Hood
v1.10.1: dbt-adapters v1.10.1Compare Source
dbt-adapters 1.10.1 - September 16, 2024
ClickHouse/dbt-clickhouse (dbt-clickhouse)
v1.10.1Compare Source
Improvements
dbt-clickhousepackages will be published to PyPI using Github Actions as a Trusted Publisher. This will improve both the usability and the security of the release process (#614).<1.22.6to<1.23.0and dbt-core from==1.10.*to==1.11.*for local testing (#638)query_idinAdapterResponsefor every executed query. The query ID is generated as a UUID4 and forwarded to ClickHouse, making it available viaadapter_responsein dbt artifacts and enabling tools like Elementary to correlate dbt model runs with entries insystem.query_log(#634).EXCHANGE TABLEScapability check. On ClickHouse Cloud (Shared engine), the check now short-circuits immediately after detecting the engine — skipping 5 DDL round-trips (2×CREATE TABLE,EXCHANGE TABLES, 2×DROP TABLE) that were previously run on every connection open. For all other engine types, the result is cached behind a process-level lock so the DDL test runs at most once per dbt invocation regardless of thread count. (#653).dbt cloneimprovements: tables backed by a MergeTree-family engine are cloned with ClickHouse's zero-copyCREATE OR REPLACE TABLE ... CLONE AS ...; other engines and Distributed tables fall back to dbt's view behavior (#655).clickhouse__get_catalog_relations(#657).Repository maintenance
docker-composecommands withdocker compose(V2) and updated the GitHub Actions workflow to use Docker Compose V2 (#647).AI_POLICY.mddescribes the rules, andAGENTS.md/CLAUDE.mdfiles were added to guide AI agents working in this repository (#628, #636).dbt-labs/dbt-core (dbt-core)
v1.11.11: dbt-core v1.11.11Compare Source
dbt-core 1.11.11 - May 20, 2026
Under the Hood
Dependencies
Contributors
v1.11.10: dbt-core v1.11.10Compare Source
dbt-core 1.11.10 - May 14, 2026
Dependencies
Contributors
v1.11.9: dbt-core v1.11.9Compare Source
dbt-core 1.11.9 - May 06, 2026
Fixes
static_analysis: offbeing interpreted as booleanfalseinstead of string"off"in manifest.json (#12015)Under the Hood
Dependencies
Contributors
Configuration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate.